home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / fax_sstv / k_fax / fax.doc < prev    next >
Text File  |  1994-11-02  |  4KB  |  118 lines

  1.  
  2.  
  3.  
  4.                              FAX DISPLAY
  5.                                for the                            
  6.                         KANTRONICS KAM and KPC3
  7.  
  8.           Copyright (c) 1993, 1994 by Richard R. Hensel N8WLC
  9.                          All Rights Reserved
  10.  
  11.  
  12.  
  13.  
  14.  
  15.    This program is distributed as SHAREWARE and the author retains 
  16.    all copyrights.  You are encouraged to give copies to all of your
  17.    friends and upload this program to any BBS as long as this document
  18.    is included.  If you like the program, please support further 
  19.    development by sending $5.00 to 
  20.  
  21.    Richard Hensel N8WLC
  22.    715 Joselyn Avenue
  23.    Lexington, Ohio USA 44904
  24.    
  25.    
  26.    
  27.    
  28.  
  29.  
  30.  
  31.    This program will interface with the fax capabilities built into
  32.    the KAM and KPC3 TNC's from Kantronics Inc.  The command are as 
  33.    follows:
  34.    
  35. Keys        use
  36. 1-0         set line skipping ie 1 = 1 to 1   2 = 2 to 1
  37. F1-F10      picture skew left,  skip (1 - 10) pixels to align fax on screen
  38. AF1-AF10    picture skew right, skip (1 - 10) pixels to align fax on screen
  39. ALT X       exit
  40. ESC         Start fax recieve and leave terminal mode 
  41. i           invert picture ie black on white to white on black
  42. t           return to terminal mode.  Stops fax receive
  43. c           clear screen
  44. s           save incoming fax to FAX.FIL 
  45. r           copy the saved fax to annother file name
  46. p           playback 
  47.    
  48.    1-0         These set the aspect ratio of the displayed fax picture.
  49.                0 displays all lines of the incomming fax, and 9 displays
  50.                every 9th line.  I have found the most natural aspect is
  51.                found using 1.
  52.  
  53.    F1-F10     The fax must be centered on the monitor screen.  If you   
  54.    AF1-AF10   need to move the picture left use the F1 - F10 keys.  If 
  55.               instead it would be better to move right use Alt F1 to 
  56.               Alt F10.  These keys shift the picture 1 to 10 pixels
  57.               in the intended direction.
  58.    
  59.    ALT X      Exits the program and re sets the TNC.
  60.    
  61.    ESC        The Escape key causes the program to leave terminal
  62.               mode and start recieving a fax.
  63.  
  64.    i          Invert the picture, that is change from white dots on a 
  65.               black background to balck dots on a white background.
  66.               I have found that the best pictures come from using 
  67.               upper side band and when revieving a satalite foto, 
  68.               inverting the picture.
  69.    
  70.    t          Return to terminal mode from fax recieve.  This will 
  71.               put you into a simple terminal emulation connected
  72.               to the TNC.
  73.  
  74.    c          Clear the screen, this will clear the screen of the
  75.               picture while in FAX recieve mode.
  76.    
  77.    s          Save the incoming fax.  This will start saving the 
  78.               fax to a file called FAX.FIL for later playback.
  79.    
  80.    r          Will copy the FAX.FIL to another file so multiple 
  81.               images can be saved.
  82.    
  83.    p          Playback will cause the program to play FAX.FIL back 
  84.               to the screen.
  85.   
  86.   
  87.   
  88.   
  89.   Coments and sugestions are wellcome.  I can be reached at the address
  90.   at the beginning of this doc file or on packet at 
  91.   N8WLC @ W8WE.OH.USA.NA
  92.   
  93.   
  94.   Hardware Requirements
  95.   
  96.   1      IBM PC/AT 80286 or equivelant with 640 Kbytes of menory.
  97.  
  98.   2      Microsoft or IBM PC DOS 3.1 or higher.
  99.  
  100.   3      EGA or VGA adapter card and monitor
  101.  
  102.   
  103.   Comming Attractions:
  104.   
  105.   1     Printing the fax to you dot matrix printer.
  106.   
  107.   2     Enhancements you request.
  108.   
  109.   
  110.   Bugs
  111.   
  112.   1     Due to the COM port interface routines I am currently using
  113.         the program will not run if your computer has a 16550 uart
  114.         with the buffering turned on.  So i have provided a short
  115.         program "16550.exe" that will turn the buffering off.
  116.         just issue the command "16550 x off" where x is the COM port
  117.         1 or 2 that you are using.
  118.